Skip to content

Astractl 33676: Make cloudId and clusterId optional#365

Open
jharrod wants to merge 10 commits intomainfrom
ASTRACTL-33676-optional-cloudId-clusterId
Open

Astractl 33676: Make cloudId and clusterId optional#365
jharrod wants to merge 10 commits intomainfrom
ASTRACTL-33676-optional-cloudId-clusterId

Conversation

@jharrod
Copy link
Copy Markdown
Contributor

@jharrod jharrod commented Jun 12, 2024

This PR adds the ability for clusterId and cloudID to be optionally provided in the connector CR spec.
If not provided, connector-operator will handle creating the pending cluster and private cloud if needed.

Manually tested:

  • No ClusterId, with cloudId and ClusterName
  • Cluster name only
  • CusterId, no cloudID or ClusterName
  • CloudID and clusterName provided (no clusterId)
  • No clusterId or cloud Id provided
  • Regular Install, clusterId and cloudId both provided
  • Bad cluster ID provided (proper err displayed)

@jharrod jharrod changed the title Astractl 33676 optional cloud id cluster Astractl 33676: Make cloudId and clusterId optional Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants